バージョン

Destroy プロパティ (HashPool<TKey,TValue>)

古い項目を破棄するために使用される関数を取得または設定します。
シンタックス
'宣言
 
Public Property Destroy As Action(Of TValue)
public Action<TValue> Destroy {get; set;}
参照